[INFO] cloning repository https://github.com/humanspolluteearth/screenwrite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/humanspolluteearth/screenwrite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumanspolluteearth%2Fscreenwrite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumanspolluteearth%2Fscreenwrite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e7e620ac2113189b281e52079aa711ce72eb8a8
[INFO] checking humanspolluteearth/screenwrite against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumanspolluteearth%2Fscreenwrite" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/humanspolluteearth/screenwrite
[INFO] finished tweaking git repo https://github.com/humanspolluteearth/screenwrite
[INFO] tweaked toml for git repo https://github.com/humanspolluteearth/screenwrite written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/humanspolluteearth/screenwrite on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/humanspolluteearth/screenwrite already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3a1d88bf19e7e6de82cfe9c711b54fe0591a0f014370b6f3b40b65fe7497fc55
[INFO] running `Command { std: "docker" "start" "3a1d88bf19e7e6de82cfe9c711b54fe0591a0f014370b6f3b40b65fe7497fc55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a1d88bf19e7e6de82cfe9c711b54fe0591a0f014370b6f3b40b65fe7497fc55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a1d88bf19e7e6de82cfe9c711b54fe0591a0f014370b6f3b40b65fe7497fc55" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a1d88bf19e7e6de82cfe9c711b54fe0591a0f014370b6f3b40b65fe7497fc55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a1d88bf19e7e6de82cfe9c711b54fe0591a0f014370b6f3b40b65fe7497fc55" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling quick-xml v0.39.3
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr] error: could not compile `palette` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name palette --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/palette-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="approx"' --cfg 'feature="default"' --cfg 'feature="named"' --cfg 'feature="named_from_str"' --cfg 'feature="phf"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "approx", "bytemuck", "default", "find-crate", "libm", "named", "named_from_str", "phf", "rand", "random", "serde", "serializing", "std", "wide"))' -C metadata=591ea9075170d8bc -C extra-filename=-ffede13075f4edee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-1a5e34d7644d0605.rmeta --extern fast_srgb8=/opt/rustwide/target/debug/deps/libfast_srgb8-82ab2686c36dd08c.rmeta --extern palette_derive=/opt/rustwide/target/debug/deps/libpalette_derive-1d1b47c278fed0f2.so --extern phf=/opt/rustwide/target/debug/deps/libphf-9bf705fe50bbfa45.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `read-fonts` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.22.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="experimental_traverse"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "libm", "scaler_test", "serde", "std"))' -C metadata=679cd54d46b7a94e -C extra-filename=-71877ec715287a7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-0b528826b19e039b.rmeta --extern font_types=/opt/rustwide/target/debug/deps/libfont_types-7bad6e663339edca.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3a1d88bf19e7e6de82cfe9c711b54fe0591a0f014370b6f3b40b65fe7497fc55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a1d88bf19e7e6de82cfe9c711b54fe0591a0f014370b6f3b40b65fe7497fc55", kill_on_drop: false }`
[INFO] [stdout] 3a1d88bf19e7e6de82cfe9c711b54fe0591a0f014370b6f3b40b65fe7497fc55
